/*标签样式初始化*/
div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px; padding: 0px;list-style: none;border: 0px;}

em,i{font-style:normal;}

/*公共样式部分*/
body {color: #666;margin: 0 auto;background-color: #fff; font-family: "Microsoft YaHei";overflow-x: hidden; font-size:14px;    font-weight: lighter;}

html {
    scroll-behavior: smooth;
}


*{-webkit-box-sizing: border-box;box-sizing: border-box;}
a {color: #666; text-decoration: none;}
a:hover { color:#2351fb;text-decoration: none; border-bottom-style:}

.bg{width: 100%;min-width:1400px;}
.box{margin:0 auto;width:1400px; min-width: 1400px;box-sizing: border-box;}
.page{width: 1400px;margin: 0 auto;}


.t{text-align:center;margin-bottom:40px;}
.t em{font-size: 70px;color: rgba(102,102,102,0.1);font-family: Impact;letter-spacing: 3px;text-transform: uppercase;line-height:70px;}
.t em b{color:#2351fb;}
.t p{font-size:40px;font-weight:bold;color: #222;padding-bottom: 8px;    margin-top: -40px;}
.t d{color:#2351fb;}
.t dd{color: #666;font-size: 16px;} 
.t i{display: block;width: 80px;height: 5px;margin: 15px auto 0; position: relative;}
.t i::after,.t i::before{content: '';display: block;position: absolute;width: 30px; height: 5px;top: 0;left: 0;}
.t i::after{right: 0px;left: inherit;background:#ddd;animation:allTitleAfter 3s infinite linear;}
.t i::before{background:#ddd;animation:allTitleBefore 3s infinite linear;}
.t tt{width: 30px;height: 5px;background:#2351fb;margin:0 auto;display:block;animation:allTitleI 3s infinite linear;}
@keyframes allTitleI{
0%{transform:translateX(0px);}
25%{transform:translateX(-25px);}
50%{transform:translateX(0px);}
75%{transform:translateX(25px);}
100%{transform:translateX(0px);}
}
@keyframes allTitleBefore{
0%{width:15px;}
25%{width:0px;}
50%{width:15px;}
75%{width:30px;}
100%{width:15px;}
}
@keyframes allTitleAfter{
0%{width:15px;}
25%{width:30px;}
50%{width:15px;}
75%{width:0px;}
100%{width:15px;}
}


.fl { float: left;}
.fr {float: right;}

/*左右浮动清除*/
.clear { clear: both;height: 0px; overflow: hidden;}



/*间隙*/
.top10 {padding-top: 10px;}
.top20 {padding-top: 20px;}
.top30 {padding-top: 30px;}
.top40 {padding-top: 40px;}
.top50 {padding-top: 50px;}
.top60 {padding-top: 60px;}
.top70 {padding-top: 70px;}
.top80 {padding-top: 80px;}
.top90 {padding-top: 90px;}
.top100 {padding-top: 100px;}
.top170 {padding-top: 170px;}

/*英文样式*/
.font_en{font-family: Arial, Helvetica, sans-serif;text-transform: uppercase;font-weight: normal;}
.en{font-family: Arial, Helvetica, sans-serif;font-weight: normal;}

@font-face {
  font-family: 'iconfont';  /* Project id 3740051 */
  src: url('//at.alicdn.com/t/c/font_3740051_wges3bx9a2q.woff2?t=1667201917180') format('woff2'),
       url('//at.alicdn.com/t/c/font_3740051_wges3bx9a2q.woff?t=1667201917180') format('woff'),
       url('//at.alicdn.com/t/c/font_3740051_wges3bx9a2q.ttf?t=1667201917180') format('truetype');
}



.iconfont {
  font-family: "iconfont" !important;
  font-size: 16px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


/*head*/
.head_bg{width: 100%;min-width: 1300px;height: 45px;line-height: 45px;color: #999; background:#f8f8f8;}
.head_bg a{display: block; width: 120px; float: right; font-size:14px;color: #999; border-left: 1px #eee solid; cursor: pointer;}
.head_bg a:before{content:'';display: block;  float: left; width:44px; height:44px; background-repeat:no-repeat;margin-left:4px; background-image: url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085743_387591825.png); transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -webkit-transition:all linear 0.2s; }
.head_bg a:hover{color:#2351fb;}
.head_bg .fr a:nth-child(1):before{background-position:-100px -45px;}
.head_bg .fr a:nth-child(2):before{background-position:-50px -45px;}
.head_bg .fr a:nth-child(3):before{background-position:0px -45px;}
.head_bg .fr a:nth-child(1):hover::before{background-position:-100px 0;}
.head_bg .fr a:nth-child(2):hover::before{background-position:-50px 0;}
.head_bg .fr a:nth-child(3):hover::before{background-position:0px 0;}
.wxt{position: relative;}
.wxt p{position:absolute; top:46px; height:0; transition:all linear 0.2s; -moz-transition:all linear 0.2s; -ms-transition:all linear 0.2s; -webkit-transition:all linear 0.2s; overflow: hidden;z-index: 999; }
.wxt:hover p{height:120px;}
.wxt p img{width:118px; border:1px #eee solid;}


/*top*/
.logo{float:left; margin:35px 0; padding-right: 5px;}
.logo1{ float:left; font-size:30px; font-weight:bold; margin-top:38px; line-height:36px;color:#222;}
.logo1 b{ position:relative; top:9px; padding-right:5px;}

.logo1 p{ font-size:18px; color:#555555; font-weight:normal; letter-spacing: 2px;}
.logo2{ float:right; width:250px;}
.logo21{ font-size:16px; color:#666; float:left; width:60px; padding-top:47px;}
.logo22{ font-size:16px; color:#333; padding-top:30px; font-weight:normal; text-align: right; margin-right: 10px;}
.logo22 p{ font-size:28px; line-height: 32px; color:#2351fb; font-family:Times New Roman; font-weight:bold;}




.top_ggb{float: left;  margin-top:33px; margin-left:50px;}
.top_ggb li{width: 61px; float: left; margin-left: 20px;}
.top_ggb p{width: 43px; float: left; height: 50px; margin-left: 9px;}
.top_ggb span{width: 61px; float: left; line-height: 30px; font-size: 15px; text-align: center; color: #666; font-weight: 100;}




/*nav*/
.nav_bg{display: inline-block;width: 100%;height: 74px;background: #2351fb;position: relative;}
.nav>ul>.block{background:#fe2b16;height: 74px;display: block;position: absolute;top: 0;font-weight: bold;}
.nav{height:82px;position: relative;}
.nav > ul > li > a{text-align: center;display: block;color: #fff;height: 74px;line-height: 74px;position: relative;transition: 0.3s all ease-in-out;}
.nav #NavCeshi .block{height: 74px;position: absolute;bottom: 0;background: #2351fb;}
.nav > ul > li:hover > a,.nav > ul > li.navcurrent > a{color: #fff; background: #fe2b16; display: block;}
.nav > ul > li:hover > a > b,.nav > ul > li.navcurrent > a > b{color: #fff;transition: all 0.5s;}

.nav .menu{width:100%; display:flex;align-items:center;justify-content: space-between;}
.nav .menu .cur{}
.nav .menu .cur a{}
.lb .cur a{color: #fff;transition: all 0.5s;z-index: 3;}
.nav li{width: calc(100% / 10);position: relative;transition: 0.5s;color: #333;}
.nav li+li{position:relative;}
.nav li a{position: relative;z-index: 2;height: 74px;text-align: center;transition: all 0.5s; display: block;}
.nav li a{font-size: 16px;display: block;color: #fff;}


/*导航下拉*/
.nav>ul>li .sedNav {width:510px; padding:20px; position: absolute;background:#f5f5f5;top:100%; z-index: 99;display: none;}
.nav>ul>li .sedNav>div{display: -webkit-flex;display: flex;justify-content:space-between;flex-wrap: nowrap;align-items:flex-start; position:relative;}
.nav ul>li#a6 .sedNav{width:830px; left:-400px;}
.sedNav_c img{width:100%;height:100%;}
.sedNav_c{ width:200px; height:100%; background:#000; position:absolute; left:110px; right:0; }

.nav ul>li#a1 .sedNav{width:550px; }
.nav ul>li#a1 .sedNav_c{left:150px; }

.nav li .sedNav p{font-size:22px; font-weight:bold; color:#222;padding-bottom:8px;}
.nav li .sedNav span{font-size:12px; color:#9ea9a5; text-transform:uppercase;}
.nav li .sedNav span:after{content:"";display: block;  width:30px; height:4px; background:#2351fb; margin-top:20px;}
.nav li .sedNav_r a {display: block; border:1px #e1e1e1 solid; width:180px;line-height: 34px;color: #888;font-size:14px; text-align: center; height:34px;}
.sedNav_l{ text-align:left;margin-top:10px;} 
.nav li .sedNav td table{ display:none;}
.nav li .sedNav a+a,.nav li .sedNav tr+tr{  margin-top:10px; display:block;}
.nav li .sedNav_r a:hover {color: #fff;background-color: #2351fb;}


.sedNav .fen_r ul{width:320px; display:block}
.fen_r li{ display: block; border:1px #e1e1e1 solid; width:150px;line-height: 34px;color: #888;font-size:14px; text-align: center; height:34px; margin-top: 10px; margin-right: 10px; float: left;}
.fen_r li a{color: #888; height: 34px  !important; }
.fen_r li a:hover{color: #fff;background-color: #2351fb; height: 34px  !important; transition: none;}
.fen_r li dl{display: none;}

.nav ul>li#a4 .sedNav .fen_r ul{width:160px;}
.nav>ul>li#a4 .sedNav{width:350px}



/*幻灯片*/
.banner{overflow:hidden; width:100%; position:relative; z-index:1; background:#000;}
.banner-box{ min-width:1300px; height:700px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:700px; background-position: center; background-repeat: no-repeat; }

.banner-box .bd li a{ display:block; background-size:auto;     width: 100%;
    height: 80%;
    position: relative;
    z-index: 9;}
.banner-btn{ width: 100%; position: absolute; top:260px; left: 0; margin-left: 0; height: 380px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:30px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out; z-index: 9;}
.banner-btn a.prev{ left:-50px; background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085743_1251953352.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085743_1251953352.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:0px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:10px; height:10px; border-radius :50%; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out; opacity:0.8;}
.banner-box .hd ul li.on{ background: #2351fb;border-radius: 8px; width:70px;}
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }




/*搜索*/
.search_bg{height: 80px;background: #fff;overflow: hidden;box-shadow: 0 0 30px rgba(0,0,0,.08);}
.search_nbg{position: absolute;z-index: 999;top: 620px;border: 1px solid #eee;background: #fff;}
.search_nbg .search{background: #fff;margin: 0 auto;}
.search-bg{width:300px;height: 40px;overflow: hidden;margin-top:20px;}
.search{height: 80px;}
.search_l{line-height: 80px;color: #c0c0c0;}
.search_l dd{font-size:16px;color: #333;display: inline-block;}
.search_l a{font-size: 14px;color: #999;}
.search_l a:hover{color:#0388e4;}
.search-bg #infoname{width:300px;background:#f5f5f5;outline:none;color:#ccc;border: none;height: 40px;line-height:6;font-size: 14px;padding-left: 20px;font-weight: lighter;border: 1px solid #eee;border-top: none;border-bottom: none;border-radius: 23px;}
.search_nbg #infoname{width:278px;height: 50px;}
.search-bg{position: relative;}
.search-i{position: absolute;right: 0px;top: 0px;height: 40px;display: flex;align-items: center;border-radius: 0 20px 20px 0;overflow: hidden;}
.search-i input{outline: none;}




/*产品直通车*/
.products{ background:#f6f6f6; padding:80px 0 80px 0;}
.products .title span{background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085743_1208161453.png) no-repeat center;}
.procenter{position:relative; z-index:9;}

.proclass{ width:22%;}
.procon{ width:76%;}
.procon ul li{float: left; width: 32%; text-align: center; margin-bottom:2%;}
.procon ul li+li{margin-left: 2%; }
.procon ul li img{width: 100%;height: auto;transition: all ease 0.3s; }
.procon ul li:hover img{transform: scale(1.1);}
.procon ul li br{display: none; }
.procon ul li a{display: block; overflow: hidden; }
.procon ul li span{display: block; width: 100%; height: 53px; line-height: 53px; }
.procon ul li span a{color: #333; font-size: 16px; background: #fff; transition: all ease 0.3s;}
.procon ul li:hover span a{color: #2351fb; font-weight: bold;}




.pc_t{ text-align:center; color:#fff; height:125px; background:#2351fb; font-size:16px; text-transform:uppercase;}
.pc_t b{ display:block; font-size:35px; padding:28px 0 3px 0;}
.pcon{ background:#fff;}

.pcc td b{ font-size:0;}
.pcc td b a{ line-height:73px; font-size:16px; color:#6b6b6b; font-weight:normal; border-bottom:1px solid #eaf2f6; padding: 0 35px 0 50px; position:relative; display:block;}
.pcc td b a:after,.pcc td b a:before{ content:''; display:block; position:absolute; top:0; bottom:0; margin:auto 0;}
.pcc td b a:after{ width:4px; height:21px; background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031092306_1454605064.jpg) no-repeat center;left:24px;}
.pcc td b a:hover{ color:#2351fb !important;}
.pcc td b a:before{ width:7px; height:11px; background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085744_97719329.png) no-repeat center; right:29px;}
.pcc tr{ position:relative;}
.pcc #showtyepname{ position:absolute; right:-120%; top:0; width:100%; background:#e9eef0; z-index:99;opacity:0; visibility: hidden; transition:all .3s ease;}
.pcc table,.pcc tbody,.pcc tr,.pcc td{ display:block; width:100%; padding:0 !important;height:auto;}
.pcc #showtyepname a{ display:block; line-height:63px; border-bottom:1px solid #feffff; padding-left:45px; position:relative;}
.pcc tr:hover #showtyepname{ opacity:1; visibility:visible; right:-100%;}
.pcc #showtyepname a:after{ content:''; display:block; position:absolute; width:5px; height:5px; background:#999; border-radius:50%; left:30px; top:0; bottom:0; margin:auto 0;}
.pcc #showtyepname a:hover{ color:#2351fb !important;}
.pcc #showtyepname a:hover:after{ background:#2351fb;}


/*adva*/
.adva {background: url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221029/20221029170321_900234934.jpg)no-repeat center;padding:80px 0;}
.adva_box {max-width: 1400px;margin:0 auto;}
.adva_tit {display:flex;flex-direction: column;align-items: center;color: #fff;}
.adva_tit b {font-size: 36px;}
.adva_tit p {font-size: 16px;padding: 1% 0 0;opacity: 0.8;font-weight: lighter;}
.adva_tab {margin:3% 0 0;}
.adva_con {overflow: hidden;}
.adva_con ul {display:flex;transition: 0.5s;}
.adva_con li {width:100%;display: flex;justify-content: space-between;flex-shrink: 0;background: #fff;}
.adva_txt {display:flex;flex-direction: column;padding: 5% 3%;width: 45%;}
.adva_txt p {display: flex;align-items: center;}
.adva_txt p i {font-size: 40px;color: #2351fb;}
.adva_txt p b {font-size: 28px;display: flex;flex-direction: column;padding: 0 0 0 14px;color:#222;}
.adva_txt p b span {font-size:14px;font-weight: lighter;font-family: Arial;padding: 3% 0 0;text-transform: uppercase;color:#999;}
.adva_txt em {font-size: 16px;font-weight: lighter;line-height: 32px;padding: 6% 0 0;border-top: 1px solid #ddd;margin: 6% 0 0;}
.adva_pic {width: 56%;}
.adva_pic i {font-size:14px;}
.adva_pic i img {font-size:14px;}
.adva_nav {background: #fff;box-shadow:  0 0 20px #ddd;width: 72%;margin: -14% auto 0;position: relative;z-index: 5;}
.adva_nav ul {display: flex;}
.adva_nav li {width: 25%;display: flex;/* flex-direction: column; */align-items: center;padding: 4% 0;border-right: 1px solid #f8f8f8;position: relative;z-index: 5;justify-content: center;}
.adva_nav li:last-child {border:none;}
.adva_nav li:before {content:'';width:0;height:100%;background: #2351fb;position:absolute;top:0;left:0;z-index:-1;transition:0.5s;}
.adva_nav li.on:before {width:100%;}
.adva_nav li.on,.adva_nav li.on span  {color:#fff;}
.adva_nav li i {font-size: 40px;}
.adva_nav li:nth-child(1) i,.adva_nav li:nth-child(4) i{font-size:45px;}
.adva_nav li:nth-child(3) i{font-size:32px;}

.adva_con li:nth-child(1) .adva_txt p i,.adva_con li:nth-child(4) .adva_txt p i{font-size:45px;}
.adva_con li:nth-child(3) .adva_txt p i{font-size:32px;}
.adva_nav li p {font-size: 23px;display: flex;flex-direction: column;align-items: center;font-weight: bold;padding: 0 0 0 15px;color:#222;}
.adva_nav li p span {font-size: 13px;font-weight: lighter;color: #999;padding: 9% 0 0;text-transform: capitalize;}
.adva_nav li.on p{color:#fff}
.adva_more {margin: 9% 0 0;display: flex;justify-content: space-between;align-items: center;}
.adva_l {display: flex;width: 60%;}
.adva_l p {font-size: 20px;background: #fff;color: #2351fb;font-weight: bold;width: 20%;display: flex;justify-content: center;align-items: center;position: relative;}
.adva_l p:before {content:'';width:0;height:0;border-left: 26px solid #fff;border-top: 39px solid transparent;border-right: 30px solid transparent;border-bottom: 39px solid transparent;position: absolute;top: 0;right: -56px;}
.adva_l em {display: flex;flex-direction: column;color: #fff;padding: 0 0 0 8%;}
.adva_l em b {font-size: 32px;}
.adva_l em span {display: flex;justify-content: space-between;margin: 4% 0 0;}
.adva_l em span i {font-size: 16px;position: relative;padding: 0 0 0 6%;font-weight: lighter;}
.adva_l em span i:before {content:'';width: 6px;height: 6px;background:#fff;position:absolute;top: 6px;left: 3px;border-radius: 50%;}
.adva_l em span i:after {content:'';width:10px;height:10px;border:1px solid #fff;position:absolute;top: 3px;left:0;border-radius: 50%;}
.adva_r {width: 15%;display: flex;flex-direction: column;align-items: center;color: #fff;}
.adva_r i {font-size:14px;}
.adva_r b {font-size: 26px;font-family: 'DIN Medium';}
.adva_r a {font-size: 15px;width: 57%;background: #fff;border-radius: 40px;display: flex;justify-content: center;align-items: center;padding: 5% 0;margin: 7% 0 0;}







/*应用案例*/
.case_nr{position: relative;}
.case_nr li{float:left;margin-left:25px;margin-bottom:25px;width:331px; overflow: hidden; text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.case_nr li>a{overflow: hidden;}
.case_nr li img{width: 100%;height: auto;transition: 0.3s;}
.case_nr li:hover img{transform: scale(1.2);}
.case_nr li:nth-child(1){margin-left:0px;}
.case_nr li:nth-child(6){margin-left:0px;}
.case_nr li p{height:50px;background: #f5f5f5;line-height: 50px;position: relative;}
.case_nr li p:before{content: '';position: absolute;width:0px;height:50px;background: #2351fb;top:0px;left: 0;transition: all 0.3s;}
.case_nr li:hover p:before{width:100%;}
.case_nr li p a{display: block;text-align: center;font-size:16px;color:#333;position: relative;}
.case_nr li:hover p a{color:#fff;}



/*简介*/
.about{background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221029/20221029182503_166796977.jpg) no-repeat top;height: 943px;width: 100%;padding-top: 235px;}
.ab_all{background: #fff;width: 1400px;height: 708px;box-shadow: 0px 0px 60px 0px #b7b7b7;padding: 55px 50px 50px;}
.ab_t{text-align: center;font-weight: lighter;color: #222;}
.ab_t b{font-size: 40px;position: relative;}
.ab_t b:before{content:'';display: block;width: 230px;height: 20px;position: absolute;top: 20px;left: -35px; background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031092325_944298095.png) no-repeat;}
.ab_t em{display: block;font-size:18px;font-weight: normal;line-height: 36px;}
.ab_t p{font-size: 16px;color: #aaa;line-height: 40px;margin-top: 30px;}
.ab_t ul{margin: 30px 260px;}
.ab_t ul a{display: inline-block;float: left;width: 180px;height: 50px;line-height: 50px;text-align: center;background: #eee;color: #484848;font-size: 18px;font-weight: lighter;transition: 0.3s all ease-in-out;}
.ab_t ul a+a{margin-left: 20px;}
.ab_t ul a:hover{background: #2351fb;color: #fff;}

.cjsb{margin-top: 130px;}
.cjsb table a{ font-size:16px; color:#fff;font-weight: lighter;line-height: 40px;}
.cjsb td+td {padding-left: 20px !important;}
.cjsb tr td{position: relative;}
.cjsb tr td:nth-child(1){padding-left: 0 !important;}
.cjsb tr td>div { height: 40px; width: 310px;background: rgba(0,0,0,0.5);font-size: 18px;color: #fff;padding-top: 0px !important;position: absolute;bottom: 0px;left: 20px;}
.cjsb tr td:nth-child(1)>div {bottom: 0px;left: 0px;}
.cjsb tr td:hover>div{ background:#2351fb;transition: all .3s ease;}
/*news*/
.cate_c ul li i img+img{ display: none;}
.cate_c ul li.on i img+img{display: block;}
.cate_c ul li.on i img{display: none;}
.bt{position:relative;margin-bottom:40px;padding-top:84px;text-align:center;}
.bt em{display:block;color:rgba(51,51,51,.07);text-transform:uppercase;font-size:72px;font-family:Impact;}
.bt b{display:block;margin-top:-50px;margin-bottom:14px;font-weight:bold;font-size:42px;color:#222}
.bt p{color:#666;font-size:18px;}
.news_bc{padding:80px 0;}
.news_c{overflow:hidden;}
.news_cc{display:flex;padding:55px 0 0;transition:all .5s;}
.news_wz .news_div_item{position:relative;display:flex!important;width:calc(25% - 15px);flex-direction:column-reverse;flex-shrink:0;}
.news_wz .news_div_item_pic img{width:100%;height:auto;}
.news_cc .news_div+.news_div{display:none;}
.news_wz .news_div{display:flex;}
.news_wz .news_div_item .news_div_item_date{position:absolute;top:188px;left:26px;z-index:2;display:flex;width:102px;height:30px;border-radius:6px;background:#2351fb;color:#fff;font-weight:700;font-size:14px;font-family:Rotobo;line-height:32px;transition:all .5s;justify-content:center;align-items:center;}
.news_wz .news_div_item_pic{border: 1px solid #f3f1f1;}
.news_wz .news_div_item .news_div_item_date *{color:#fff;}
.news_wz .news_div_item:hover .news_div_item_date{background:#2351fb;}
.news_div_item_day{font-family:Rotobo;}
.news_wz .news_div_item .news_div_item_title a{position:relative;display:block;margin-top:40px;padding-left:25px;color:#333;font-size:16px;}
.news_wz .news_div_item .news_div_item_body{padding-top:14px;color:#666;font-size:14px;line-height:28px;}
.news_wz .news_div_item .news_div_item_title a:after{position:absolute;top:0;left:0;content:""; width: 17px;height: 20px;background: url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085744_1797196760.png)left no-repeat;}
.news_wz button{display:none!important;}
.news_wz .news_div_item .news_div_item_content{padding:0 25px 40px;background: #f9f9f9;}
.news_wz{width:100%;flex-shrink:0;}
.news_wz .news_div_item+.news_div_item{margin-left:20px;}
.news_wz .news_div_item .news_div_item_pic a{position:relative;display:block;overflow: hidden;}
.news_wz .news_div_item .news_div_item_pic img{width:100%;transition:all .4s;transform:scale(1);}
.news_wz .news_div_item:hover .news_div_item_pic img{transition:.4s;transform:scale(1.1);}
.cate_c ul{display:flex;}
.cate_c ul li+li{margin-left:40px;}
.cate_c ul li a{display:flex;width:100px;height:18px;font-size:18px;align-items:center;justify-content:space-between;}
.cate_c ul li a i{font-size:20px;}
.cate_c ul li:nth-child(2)a i{font-size:16px;}
.cate_c ul li:nth-child(2)a i{font-size:17px;}
.cate_c ul li.on *{color:#2351fb;}
.cate_c ul li.on a{font-weight:700;}
.cate_c1 ul li:hover:last-child a{background:#2351fb;}
.news_tc{display:flex;justify-content:space-between;align-items:center;}
.bt2{margin-bottom:0;padding-top:0;text-align:left;}
.bt2 em{color:#f2f2f2;}
.bt2 span{color:#2351fb;}




/*footer*/
.footer {display: -webkit-box;display: -ms-flexbox;display: flex;}
.footer_bg{width: 100%; color: #fff;background: #131513;position: relative;overflow:hidden;padding: 80px 0 70px;}
.bq_item>li{position: relative;}
.bq_item>li{ float: left;position: relative;}
.bq_item>li:before{content: '';position: absolute;width:12px;height: 1px;background: #2351fb;top:24px;left: -22px;}
.bq_item>li+li{margin-left:15%;}
.bq_item>li a{ display: block;font-size: 15px; line-height: 36px; color: rgba(255,255,255,0.47);font-weight: lighter;}
.bq_item>li a:hover{color:#fff;}
.footer_t{ font-size: 18px !important; color: #fff !important;  line-height: 48px !important; position: relative;font-weight: bold;}
.footer li p img{width:120px;border:10px #fff solid;}
.copy{line-height: 30px; font-size: 14px;color: #999; margin-top:20px;    padding-top: 10px;}
.copy a{font-size: 14px; color: #999;}
.copy a:hover{color: #ff0000;}
.copy_bg{height: 80px;background: #131513;line-height: 80px;overflow:hidden;border-top: 1px solid rgba(255,255,255,0.1);}
.copy_b{display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.copy_bg div{color: rgba(255,255,255,0.47);}
.copy_b div:nth-child(1){width: 65%;}
.copy_bg div a{color: rgba(255,255,255,0.47);font-size:14px;}
.copy_bg div a:hover{color:#fff;}
.foo_icon li div p {margin-top: 3px;}
.cl {clear: both;}
.banq{width: 73%;}
.bq_cl>b, .bq_cr>b, .bq_r>b {font-size: 24px;color: #fff;display: block;margin-bottom: 20px;line-height: 48px;}
.bq_ewm {display: -webkit-box;display: -ms-flexbox;display: flex;padding-top: 40px;position: relative;}
.bq_ewm li span {display: block;width: 36px;height: 36px;border-radius: 100%;font-size: 14px;text-align: center;line-height: 34px;color: #fff;background: #131513;border:1px solid rgba(255,255,255,0.3);}
.bq_ewm li span img{width: 100%;}
.bq_ewm li span:hover{background:#2351fb;border-color:#2351fb;}
.ewm_cc {position: absolute;top: -100px;left:0;display: none;}
.bq_r {width: 26%;position: relative;-webkit-box-sizing: border-box;box-sizing: border-box;}
.bq_lx {line-height: 36px;}
.bq_lx li{font-size: 15px;color: rgba(255,255,255,0.47);}
.bq_ewm li+li {margin-left: 10px;}
.bq_item>li:first-child {padding-left: 20px;}
.bq_item>li:first-child:before {left: 0;}



.links{ background:#2351fb; line-height:92px; font-size:18px; color:#fff;}
.links p.fl{ background:url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20221031/20221031085744_400713117.png) no-repeat left center; padding-left:33px;}
.links p.fr a{ font-size:14px; color:#fff; font-weight:lighter;}
.end{ text-align:center;}
.end,.end a{ font-size:14px; color:#666; font-weight:lighter; line-height:70px;}
.links_r{width:90% !important; padding-left:1%;}
.linkTagcs{width:100% !important;    margin-top: 20px;}
.linkTagcs li a{font-size:15px;color:#fff !important;}
.linkTagcs li{line-height:26px !important;}



.y-kefu-box { position: fixed; right: 0; top: 20%; z-index: 9999; font-size: 13px;}
.y-kefu-box a{ text-decoration:none;}
.y-kefu-box img { display: block; width: 100%; height: auto; }
.y-kefu-box01 .icon { display: block; background: url(https://memberpic.114my.com.cn/076983539856/uploadfile/image/20230216/20230216134602_1637557564.png) no-repeat; margin: 0 auto 6px;}
.y-kefu-box01 { width: 54px; color: #666; text-align: center; }
.y-kefu-box01 .kf-close-btn { width: 27px; height: 27px; background-position: -5px -115px; position: relative; cursor: pointer;}
.y-kefu-box01 .kf-close-btn:before { content: ''; display: block; width: 1px; height: 12px; position: absolute; bottom: -12px; left: 13px; z-index: 1;  background-color: #2351fb; }/*颜色更改*/
.y-kefu-box01 .show-status>a, .y-kefu-box01 .show-status>div { display: block; width: 52px; padding: 8px 0 12px; background-color: #fff; border-left: solid 1px #efefef; border-top: solid 1px #efefef; border-right: solid 1px #efefef; position: relative;}
.y-kefu-box01 .show-status { position: relative; }
.y-kefu-box01 .show-status .kf-zixun { background-color: #2351fb; border-color: #2351fb; color: #fff; margin: 10px 0 7px;}/*颜色更改*/
.y-kefu-box01 .kf-zixun { border-radius: 2px; }
.y-kefu-box01 .kf-zixun i { width: 21px; height: 22px; background-position: -5px -5px; }
.y-kefu-box01 .kf-mobile { border-top-left-radius: 2px; border-top-right-radius: 2px; }
.y-kefu-box01 .kf-mobile>i { width: 18px; height: 18px; background-position: -5px -32px; }
.y-kefu-box01 .kf-mobile:hover>i { background-position: -30px -32px; }
.y-kefu-box01 .kf-weChat>i { width: 22px; height: 19px; background-position: -5px -55px; }
.y-kefu-box01 .kf-weChat:hover>i {background-position: -30px -55px; }
.y-kefu-box01 .kf-email { border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; }
.y-kefu-box01 .kf-email>i { width: 18px; height: 14px; background-position: -5px -80px; }
.y-kefu-box01 .kf-email:hover>i { background-position: -30px -80px; }
.y-kefu-box01 .back-top i { width: 13px; height: 11px; background-position: -5px -98px; }
.y-kefu-box01 .back-top:hover i { background-position: -30px -98px; }
.y-kefu-box01 .kf-email, .y-kefu-box01 .back-top  { border-bottom: solid 1px #efefef;}
.y-kefu-box01 .back-top { margin-top: 20px; border-radius: 2px; left: 55px;}
.y-kefu-box01 .hver:hover { background-color: #2351fb; border-color: #2351fb;}/*颜色更改*/
.y-kefu-box01 .hver:hover>p { color: #fff; }
.y-kefu-box01 .mobile-infos, .y-kefu-box01 .y-ewm-box, .y-kefu-box01 .y-email-infos { background-color: #fff; border: solid 1px #efefef; position: absolute; right: 90px; z-index: 2; border-radius: 2px; display: none;} 
/*电话*/
.y-kefu-box01 .mobile-infos { width: 260px; text-align: left; top: 0;}
.y-kefu-box01 .mobile-infos>div { padding: 20px 0 20px 45px; position: relative; }
.y-kefu-box01 .mobile-infos>div i { width: 15px; height: 15px; background-position: -52px -32px; position: absolute; top: 22px; left: 20px; z-index: 2; }
.y-kefu-box01 .mobile-infos .online1 { border-bottom: solid 1px #efefef; }
.y-kefu-box01 .mobile-infos span { color:#b9b9b9; }
.y-kefu-box01 .mobile-infos p { color: #2351fb; font-size: 18px; }/*颜色更改*/
.right { width: 12px; height: 12px; position: absolute; right: -12px; top: 24px;}
.right-arrow1,.right-arrow2 { width: 0; height: 0; display: block; position: absolute; left: 0; top: 0; border-top: 6px transparent dashed; border-right: 6px transparent dashed; border-bottom: 6px transparent dashed; border-left: 6px white solid; overflow: hidden;}
.right-arrow1 { left: 1px; border-left: 6px #efefef solid;}
.right-arrow2 { border-left: 6px white solid;}
/*二维码*/
.y-kefu-box01 .y-ewm-box { width: 151px; height: 178px; top: -60px;}
.y-kefu-box01 .y-ewm-box>div { width: 151px; height: 178px; }
.y-kefu-box01 .y-ewm-box img { width: 130px; height:130px; margin: 15px auto 7px; }
.y-kefu-box01 .y-ewm-box .y-ewm-img1 { width: 150px; border-right: solid 1px #efefef; }
.y-kefu-box01 .y-ewm-box .right { top: 84px; }
/*邮箱*/
.y-kefu-box01 .y-email-infos { padding: 28px 20px 28px 45px; color:#b9b9b9; text-align: left; bottom: 0; }
.y-kefu-box01 .y-email-infos p { color: #2351fb; font-size: 16px; }/*颜色更改*/
.y-kefu-box01 .y-email-infos>i { width: 18px; height: 13px; background-position: -52px -80px; position: absolute; left: 15px; top: 30px; }
.y-kefu-box01 .y-email-infos .right { top: 55px; }
.y-kefu-box01 .hide-status { width: 54px; height: 65px; background-color:#cc0105;position: absolute; top: 37px; left: 55px; z-index: 9;}/*关闭后颜色*/
.y-kefu-box01 .hide-status .kf-zixun { padding: 10px 0 7px; color: #fff; cursor: pointer; }